home *** CD-ROM | disk | FTP | other *** search
- ;
- ; LVCAM.INF
- ; Logitech Video Camera Installation file (No VFW components)
- ; Copyright (c)1996-1998 Logitech Inc.
- ;
- [Version]
- LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
- signature="$CHICAGO$"
- Class=Image
- ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
- Provider=%LGI%
- DriverVer=11/14/1999,5.00.2183.1
-
- [ControlFlags]
- ; All PnP devices should be excluded from manual AddDevice Applet list
- ExcludeFromSelect=*
-
- [Manufacturer]
- %LogitechMfg%=Logitech
-
- [DestinationDirs]
- DefaultDestDir=11 ; LDID_SYS
-
- ; Delete old Win95 and "Detroit" update drivers
- Logitech.USBDCam.DelDrivers=10,system
- Logitech.USBDCam.CopyDrivers=10,system32\drivers
- Logitech.USBDCam.CopyUserDrv=11
- Logitech.USBDCam.CopyUserDrv.NT=11
- Logitech.LVUI.CopyFiles=11
-
- ;
- ; Software installation. Only our drivers
- ;
- [DefaultInstall]
- CopyFiles=Logitech.USBDCam.CopyDrivers, Logitech.LVUI.CopyFiles
-
- [Logitech]
- %USB\VID_046D&PID_0801.DeviceDesc%=Logitech.USBDCam,USB\VID_046D&PID_8801&MI_00
- %USB\VID_046D&PID_0801.DeviceDesc%=Logitech.USBDCam,USB\VID_046D&PID_0801&MI_00
-
-
- [Logitech.USBDCam]
- Include= ks.inf, kscaptur.inf, ksfilter.inf
- Needs= KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
- AddReg= Logitech.USBDCam.AddReg
- DelFiles= Logitech.USBDCam.DelDrivers
- CopyFiles= Logitech.USBDCam.CopyDrivers, Logitech.USBDCam.CopyUserDrv, Logitech.LVUI.CopyFiles, Logitech.USBDCam.CopyCODEC
- UpdateInis= CODECS.UpdateIni
-
- [Logitech.USBDCam.NT]
- Include= ks.inf, kscaptur.inf, ksfilter.inf
- Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
- AddReg= Logitech.USBDCam.AddReg
- CopyFiles= Logitech.USBDCam.CopyDrivers, Logitech.USBDCam.CopyUserDrv.NT, Logitech.LVUI.CopyFiles, Logitech.USBDCam.CopyCODEC
- UpdateInis= CODECS.UpdateIni
-
-
- [Logitech.USBDCam.AddReg]
- HKR,,DevLoader,,*ntkern
- HKR,,NTMPDriver,,lvcam.sys
-
- [Logitech.USBDCam.DelDrivers]
- ks.sys,,,1
- stream.sys,,,1
- lvcam.sys,,,1
- lvcodek.sys,,,1
- imagecls.sys,,,1
-
- [Logitech.USBDCam.CopyDrivers]
- stream.sys
- lvcam.sys
- lvcodek.sys
-
- [Logitech.USBDCam.CopyUserDrv]
- lvcod32.dll
-
- [Logitech.USBDCam.CopyUserDrv.NT]
- lvcod32.dll
-
- [Logitech.LVUI.CopyFiles]
- LVUI32.dll
- LVUI32RC.dll
-
- [Logitech.USBDCam.CopyCODEC]
- msh263.drv
-
- [CODECS.UpdateIni]
- system.ini,drivers32,,"VIDC.YVU9=lvcod32.dll"
- system.ini,drivers32,,"VIDC.I420=msh263.drv"
- system.ini,drivers32,,"VIDC.YUY2=lvcod32.dll"
-
- [Logitech.USBDCam.Interfaces]
- AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Logitech.USBDCam.Interface
-
- [Logitech.USBDCam.NT.Interfaces]
- AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Logitech.USBDCam.Interface
-
- [Logitech.USBDCam.Interface]
- AddReg=Logitech.USBDCam.Intf.AddReg
-
- [Logitech.USBDCam.Intf.AddReg]
- HKR,,CLSID,,%ProxyVCap.CLSID%
- HKR,,FriendlyName,,%USB\VID_046D&PID_0801.DeviceDesc%
- HKR,,ExtensionDLL,,%Logitech.ExtensionDLL%
- HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
- HKR,PinFactory\1\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
-
- [Logitech.USBDCam.NT.Services]
- AddService = LVCam,0x00000002,Logitech.USBDCam.ServiceInstall
-
- [Logitech.USBDCam.ServiceInstall]
- DisplayName = %USB\VID_046D&PID_0801.DeviceDesc%
- ServiceType = %SERVICE_KERNEL_DRIVER%
- StartType = %SERVICE_DEMAND_START%
- ErrorControl = %SERVICE_ERROR_NORMAL%
- ServiceBinary = %12%\LVCam.sys
- [Strings]
- ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
- KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
- SERVICE_KERNEL_DRIVER=1
- SERVICE_DEMAND_START=3
- SERVICE_ERROR_NORMAL=1
- Logitech.ExtensionDLL = "LVUI32.dll"
- LGI="Logitech"
- LogitechMfg="Logitech"
- USB\VID_046D&PID_0801.DeviceDesc="Logitech USB Video Camera"
-